home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
pc
/
tutorial
/
devglry
/
zoetek
/
source
/
shckclck.dir
/
00152_zone pick.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-04-11
|
158 b
|
11 lines
global away, tzLoc, tzDest
on mouseDown
if away then
set tzDest to the clickOn
else
set tzLoc to the clickOn
end if
tzClick(the clickOn)
end